home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / tools / gcc / gcc270_src.lha / gcc-2.7.0-amiga / config / mips / t-mips-gas < prev    next >
Encoding:
Text File  |  1995-01-12  |  267 b   |  12 lines

  1. # Suppress building libgcc1.a, since the MIPS compiler port is complete
  2. # and does not need anything from libgcc1.a.
  3. LIBGCC1 =
  4. CROSS_LIBGCC1 =
  5.  
  6. MULTILIB_OPTIONS=EL/EB
  7. MULTILIB_DIRNAMES=el eb
  8. MULTILIB_MATCHES=
  9.  
  10. LIBGCC = stmp-multilib
  11. INSTALL_LIBGCC = install-multilib
  12.